Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/phases

Description:

Represents phases definition used by the merchant for debt aging classification.

UniBill only
Note: not supported by sub-merchants (merchant accounts).

Supported Actions:

delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes phase definitions of the selected merchant.


load  
Method:  GET       Implicit:  Yes       Returns:  MerchantPhases *      
Consumes:  xurl  Produces:  json, xml 
 
Provides access to the phase definitions of the merchant.


modify  
Method:  POST       Implicit:  Yes       Returns:  MerchantPhases *      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Modifies phase definitions of the selected merchant.

Parameters:
# Name Type Required Default Description
01 object MerchantPhases * Yes Updated object information.

Encapsulates information on time intervals that are used to classify outstanding debt.